home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.6 / linuxcon / usr / lib / linuxconf / help.eng / dnsconf / iprange.help < prev    next >
Encoding:
Text File  |  1996-08-04  |  2.4 KB  |  53 lines

  1.   IP range definitions
  2.   Introduction
  3.  
  4.   A _D_N_S manages a bunch of relations between names and IP numbers.
  5.   Every time one adds a new definition to the _D_N_S (a new machine), he
  6.   has to find an unused IP number. Further, it has to get some good
  7.   knowledge of the network to know which one to use.  A common practice
  8.   is to document the general organization of the network, associating IP
  9.   numbers range to logical part of the network.  _L_i_n_u_x_c_o_n_f allows you to
  10.   enter this information here and will use later, making DNS management
  11.   much nicer.
  12.  
  13.   11..  DDeeffiinniinngg IIPP rraannggeess
  14.  
  15.   You can define as many IP ranges a you needed. An IP range has the
  16.   form ssttaarrtt--lliimmiitt. Here are some IP ranges for different network types.
  17.  
  18.      119922..116688..11..11--2211
  19.         This defines the first 21 IP numbers of the _c_l_a_s_s _C network
  20.         192.168.1.0.
  21.  
  22.      117722..1166..00..11--22..225544gg
  23.         This defines a huge range in a _c_l_a_s_s _B network. Note that this
  24.         notation won't be used much. This kind of network is often split
  25.         into several physical networks, so IP number are allocated.
  26.         This is one place where the "IP range definitions" system is
  27.         very useful.
  28.  
  29.   22..  SSeettttiinngg aa ccoommmmeenntt
  30.  
  31.   For each IP range, you must define a comment clearly identifying the
  32.   range later.
  33.  
  34.   33..  AAddddiinngg mmoorree IIPP rraannggeess
  35.  
  36.   At first there is room only for one IP range (and one comment) in the
  37.   dialog. Using the button add will expand the dialog, each time
  38.   allowing one more range. There is no practical know limit to this.
  39.  
  40.   44..  DDeelleettiinngg aa rraannggee
  41.  
  42.   Just erase the content of the two lines defining the range (the range
  43.   itself and the comment) and use the _A_c_c_e_p_t button.
  44.  
  45.   55..  AAddddiinngg aa nneeww eennttrryy iinn tthhee _D_N_S
  46.  
  47.   After setting up you IP ranges, you can go to the AAdddd//EEddiitt hhoosstt
  48.   iinnffoorrmmaattiioonn menu. Every time you edit one DNS entry, _L_i_n_u_x_c_o_n_f will
  49.   compute the first available IP number for each IP range definition.
  50.   These IP number will be put in the combo box edit field. You will be
  51.   able to pick an available IP number without guessing from now on.
  52.  
  53.